You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same.
This part of the code never works addAppTourTarget={appTourTarget => { this.appTourTargets.push(appTourTarget); }}
So null array causes the error
i would like to use this...but the example is not even working.
Getting
TypeError: Null is not an object (evaluating RNAppTour.ShowSequence)
The text was updated successfully, but these errors were encountered: