Sankar
Sankar
Getting same issue, waiting for solusion
Have you fixed this issue?
Try this link its working for me, **https://github.com/MacKentoch/react-native-beacons-manager/issues/149#issuecomment-553488736**
@ptsteadman **yeah its working, there is no issue but beacons are not detecting.** here is my code: startBeacon = () => { // Alert.alert('','StartBeacon function') Reactotron.log('startBeacon function'); if (Platform.OS ===...
Focus missing issue while navigate from one screen to another screen and back to the previous screen
> We currently accomplish this by storing the id of the previously focused element inside redux and setting `hasTVPreferredFocus={itemUniqueId === storedItemId}` on the component. This is obviously not ideal as...
@andreialecu and @PedroBern I'm also getting same issue in IOS only. I've maintained the ActiveTabIndex value to local state for modifying the existing tabbar design to apply the gradient color...
@victormongi what is the react native version are you using?
@cenaHara try this its working in android with latest react native version. https://github.com/viromedia/viro/issues/917#issuecomment-718053707
> react-viro@npm:@iskander508/[email protected] will it work for react native latest version (0.63.3)