It seems this library crashes on expo with the following error: Invariant Violation: requireNativeComponent: "RNSpinkit" was not found in the UIManager.
Hacky proposal:
Maybe provide an option to disable text entry(typing) in the TextInput section since on Expo managed projects, RNSpinkit is not really supported.
Hello,
It seems this library crashes on expo with the following error: Invariant Violation: requireNativeComponent: "RNSpinkit" was not found in the UIManager.
How to produce:
Dev env:
Hacky proposal: Maybe provide an option to disable text entry(typing) in the TextInput section since on Expo managed projects, RNSpinkit is not really supported.