Native Integration

The beauty of react native is its rich integration with native platform features and APIs. The Whop app exposes a set of common powerful native building blocks your can directly use in your react native app. Features like video playback, camera access, native gestures and animations are available already on mobile platforms. Web support provides access to browser APIs and web-specific features. We plan on expanding the capabilities to allow many different kinds of apps to be built! You can use these libraries pinned to these version:
  • react-native-nitro-modules@0.26.3
  • react-native-video@6.10.2
  • @d11/react-native-fast-image@8.10.0
  • react-native-svg@15.12.0
  • react-native-webview@13.15.0
  • react-native-reanimated@3.18.0
  • react-native-gesture-handler@2.27.2
  • react-native-haptic-feedback@2.3.3
  • react-native-vision-camera@4.7.1
  • react-native-safe-area-context@5.5.2
  • lottie-react-native@7.3.2
  • react-native-image-picker@8.2.1