Socket
Book a DemoInstallSign in
Socket

react-native-template-vividplanet

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-template-vividplanet

```bash react-native init INSERTAPPNAME --template vividplanet && node INSERTAPPNAME/setup.js ```

1.7.2
latest
Source
npmnpm
Version published
Weekly downloads
35
Maintainers
4
Weekly downloads
 
Created
Source

TODO:

react-native init INSERTAPPNAME --template vividplanet && node INSERTAPPNAME/setup.js

FIX XCODE ERRORS SINCE REACT NATIVE 0.60 (autolinking):

  • unlink gesture handler (or other conflicting package)
react-native unlink react-native-gesture-handler

if the duplicate linker error still occurs, try to uninstall and reinstall package

  • Add podspecs to Podfile
pod 'RNDeviceInfo', :podspec => '../node_modules/react-native-device-info'
pod 'RNVectorIcons', :podspec => '../node_modules/react-native-vector-icons'
pod 'RNInAppBrowser', :podspec => '../node_modules/react-native-inappbrowser-reborn'
pod 'SentryReactNative', :podspec => '../node_modules/react-native-sentry'
pod 'RNGestureHandler', :podspec => '../node_modules/react-native-gesture-handler/RNGestureHandler.podspec'
  • Install pods in ios/ folder
pod install

LINGOHUB SCANNER

install global:

npm install -g i18next-scanner

fill in necessary variables in fastlane/.env.default with LINGOHUB-credentials

FAQs

Package last updated on 12 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.