Gabriele Guidotti
Gabriele Guidotti
I'm having the same issue with regular React web app. My store is pretty basic at the moment, I'm just using a combindeReducers call with a couple of reducers. Did...
I'm having the same issue running react-native 0.59.10 and react-native-global-props 1.1.5. I'm not using styled components or anything like that, just regular styles created using StyleSheet.create(), also I'm not using...
@Ajackster thank your for writing me back! I put the functions to set my custom props in the main entry of my app, App.js. Inside it there is AppContainer, which...
@LPGill I decided to remove this package and create some custom elements to import all over my app instead of relying on the React Native default components, since it was...
@ahsan-lebara I'm having the same issue. I'm running almost the same react-native version (0.6.3) and latest stable react-native-actions-sheet version (0.8.21). Have you found a solution in the meantime? UPDATE: I...
@hugoh59 @HassanNaeem555 I encountered the same issue while implementing this component a second time inside my app. While the first implementation was working just fine, the second wasn't. At some...
Hi @Foxiseminger , what did you do to get the 2FA? I'm stuck at the "enter 2FA code" prompt and have no idea how to get it. I usually get...
Getting the exact same issue on a kind of new app with react-native 0.80.2, react-native-reanimated 4.0.3, react-native-worklets 0.4.2, with both Hermes and new architecture on, with bare React Native. I'm...