StepIndicator Error

When I import ‘react-native-step-indicator’ on snack, I got the unknown module error. Is there any way to use StepIndicator that I can test on snack.expo.io?

we actually only just added support for importing npm packages in Snack, and it is only available on SDK19, which was silently released last night on Snack. you can try it out here with react-native-step-indicator, but you won’t be able to load it on your phone until later today when we release the app update: https://snack.expo.io/S1x3Nf6H-

Thank you @notbrent . I will try that out

It works . Thank you so much @notbrent :grinning:

1 Like