Skip to content

am-MongoDB/ReactNativeGreetings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greetings ReactNative App for MongoDB Stitch

This is a simple (trivial) React-Native app to demonstrate how to use the MongoDB Stitch React-Native SDK.

MongoDB Stitch is the serverless platformm from MongoDB.

To create the Stitch app, use the MongoDB Stitch CLI to import the app contained in the StitchApp folder after making the following changes:

  • Edit the value of appId in stitch.json; replacing greeting-xxxxx with the value for your Stitch app (find in the Clients tab in the Stitch console after creating your MongoDB Stitch app).
  • Edit the value of clusterName in services/mongodb-atlas/config.json (get this from the MongoDB Atlas UI).

Before running the ReactNative app, replace greeting-xxxx in src/App.js.

About

A simple ReactNative app using MongoDB Stitch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published