Rises

Results 6 issues of Rises

Steps to reproduce : 1. Run your app. 2. While app is working suddenly a white screen appears. React Native and MeteorRN versions: ``` "react": "16.13.1", "react-native": "0.63.4", "react-native-meteor-upgraded": "^1.4.1"...

### Are you using `offline()` or `createOffline()` API? _using createOffline()_ ### Store config Please paste your config below. ```js import { createStore, applyMiddleware, compose } from "redux"; import { persistStore,...

I've a send invite feature in which i invite coaches from agent account. When i share a deeplink and user installs app from the link i'm able to get the...

### Version of react-native-iap "react-native-iap": "^8.0.5" ### Version of react-native "react-native": "0.63.4" ### Platforms you faced the error (IOS or Android or both?) IOS ### Expected behavior 1. Testflight build...

📱 iOS

What `react-native` version are you using? ``` "react-native": "0.63.4", ``` What `react-native-pdf` version are you using? ``` "react-native-pdf": "^6.2.2", ``` along with ``` "rn-fetch-blob": "^0.12.0", "react-native-blob-util": "^0.13.17", ``` What platform...

hi i'm using following version of package and it's working fine on ios, i'm able to click and open other action buttons but the main FAB is not clickable on...