prscX / react-native-app-tour

React Native: Native App Tour Library
Apache License 2.0
640 stars 119 forks source link

use refs _nativeTag if _reactInternalFiber is null #101

Closed iMokhles closed 4 years ago

iMokhles commented 4 years ago

i tested it on iOS version and works well to solve #100

prscX commented 4 years ago

Thanks @iMokhles for the Effort and PR.

I have merged the PR, will do a round of QA and post that will push the release.

Thanks </ Pranav >

iMokhles commented 4 years ago

yes and you should keep in mind that i have a fork which solves the swift issue by importing the swift files directly from MaterialShowcase project without using cocoapods https://github.com/iMokhles/react-native-app-tour/tree/master/ios to solve #97 #96