We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README
1 parent d62c4d9 commit 14ac276Copy full SHA for 14ac276
README.md
@@ -175,6 +175,21 @@ const styles = StyleSheet.create({
175
- [ ] Handle Safe Area and Window dimensions
176
- [ ] Adding Support for more animation types
177
- [ ] Unit Testing
178
+- [ ] Adding Cool pointer using `react-native-svg` with optional dependencies
179
+
180
181
182
+## Big Thanks 🙏 :
183
184
+this package is heavily inspired from:
185
186
+- [`react-native-portal`](https://github.com/gorhom/react-native-portal)
187
188
+- [`react-native-triangle`](https://github.com/Jpoliachik/react-native-triangle)
189
190
+- [`react-native-portalize`](https://github.com/jeremybarbet/react-native-portalize)
191
192
193
194
## Contributing
195
0 commit comments