Gary Tokman
Gary Tokman
### Description There is no README in the `example` directory. Could we add a read-me detailing the steps to run the project on both platforms?
# Fix * Adds types definition for API * Error handling codes for iOS #72 Inspired by the patch shared here
Is there an example repo with the different sliders? I'm interested in recreating this slider specifically:
## Description As described in this [discussion](https://github.com/software-mansion/react-native-screens/discussions/1950), this PR intercepts the event when a user tries to drag down the view, allowing to perform additional actions, such as displaying an...
# Description Right now the only way to get the device token is to go through the permission prompt. This is not ideal if you want to support silent notification...
### Task * Fix cell layout * Refactor code