Axel
Axel
https://codesandbox.io/s/eloquent-breeze-5vb4b?file=/src/index.js you have to specify height in the component, to then later set up the initial position
The initial scroll works like height of the row multiple by a number of how many rows you want to forward. The trick is to know ahead of time the...
I have NSUserTrackingUsageDescription in my Info.plist and I remember this was working before this version. I have error for message: :"null is not an object (evaluating 's.requestTrackingPermission') and name: TypeError...
the disabled opacity is not applied,have you take a look?
> Facing the same. Did you able to resolve it ? @axeljeremy7 axeljeremy7 Sadly not, I just create a new functionality with the background location to simulate this.
still same? i am also having the same issue.
any updates?
I don't use `react-native-splash-screen` or `react-native-bootsplash` and the following methods `onNotificationOpenedApp` and `getInitialNotification` are never triggered, but `onMessage` and `setBackgroundMessageHandler` are fine. I am using `react-native-notifications` to show the notifications...
@defigor did you download firebase? there is a method for obtaining APN token. I use firebase and iOS notifications library and the token is the same from the function and...
@defigor is you just use iOS you don't need firebase since the app is for both platforms I use firebase but the apn token from firebase is the same ad...