Skip to content

macnube/Atdaa_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atdaa

Installation Instructions

  1. Pull down repo into Atdaa directory
  2. Run npm install
  3. Run react-native link
  4. Copy Podfile into ios directory
  5. CD into ios directory and run pod install
  6. Open up newly created xcode workspace file
  7. Under main Atdaa target open up AppDelegate.m
  8. Below other imports add @import GoogleMaps
  9. Within launchOptions function add [GMSServices provideAPIKey:@"API_KEY"];
  10. Go into node_modules/react-native-maps and drag the AirGoogleMaps folder to Xcode project
  11. Continue with default options
  12. Copy all ImageAssets from ImageAssets at root directory into ios/Atdaa/Images.xcassets
  13. Build and Run

About

Atdaa iOS Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published