Skip to content

meganmckissack/react-native-starter

Repository files navigation

Snake Game in React Native

Notes

In progress - React Native installation notes following React Docs

  • install xcode and xcode cli tools
  • install ruby
  • brew install rbenv ruby-build
  • rbenv install 3.1.2
  • rbenv global 3.1.2
    • installing cocoapods gem not working, following steps to update mac's ruby version path need to change bash profile --vi ~/.bash_profile -- append eval "$(rbenv init - bash)" -- use esc + :x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published