Skip to content

Commit

Permalink
Update Templates (#5702)
Browse files Browse the repository at this point in the history
  • Loading branch information
takameyer authored Apr 6, 2023
1 parent 44d0152 commit 15f7b49
Show file tree
Hide file tree
Showing 272 changed files with 732 additions and 35,582 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,16 +87,10 @@ Moreover, we have a [Flipper plugin](https://www.npmjs.com/package/realm-flipper

## Template apps

We have TypeScript and JavaScript templates to help you get started using Realm. Follow the links to your desired template and follow the instructions there to get up and running fast.
### Using Expo
We have TypeScript templates to help you get started using Realm. Follow the links to your desired template and follow the instructions there to get up and running fast.

- [TypeScript](https://github.com/realm/realm-js/tree/main/templates/expo-template-ts#readme)
- [JavaScript](https://github.com/realm/realm-js/tree/main/templates/expo-template-js#readme)

### React Native

- [TypeScript](https://github.com/realm/realm-js/tree/main/templates/react-native-template-realm-ts#readme)
- [JavaScript](https://github.com/realm/realm-js/tree/main/templates/react-native-template-realm-js#readme)
- [Expo](https://github.com/realm/realm-js/tree/main/templates/expo-template#readme)
- [React Native](https://github.com/realm/realm-js/tree/main/templates/react-native-template#readme)
## Getting Help

* **Need help with your code?**: Look for previous questions on the [#realm tag](https://stackoverflow.com/questions/tagged/realm?sort=newest) — or [ask a new question](https://stackoverflow.com/questions/ask?tags=realm). You can also check out our [Community Forum](https://developer.mongodb.com/community/forums/tags/c/realm/9/realm-sdk) where general questions about how to do something can be discussed.
Expand Down
22 changes: 0 additions & 22 deletions templates/expo-template-js/.npmignore

This file was deleted.

68 changes: 0 additions & 68 deletions templates/expo-template-js/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions templates/expo-template-js/app.json

This file was deleted.

15 changes: 0 additions & 15 deletions templates/expo-template-js/app/AppNonSync.js

This file was deleted.

58 changes: 0 additions & 58 deletions templates/expo-template-js/app/AppSync.js

This file was deleted.

26 changes: 0 additions & 26 deletions templates/expo-template-js/app/AppWrapperNonSync.js

This file was deleted.

34 changes: 0 additions & 34 deletions templates/expo-template-js/app/AppWrapperSync.js

This file was deleted.

60 changes: 0 additions & 60 deletions templates/expo-template-js/app/components/AddTaskForm.js

This file was deleted.

41 changes: 0 additions & 41 deletions templates/expo-template-js/app/components/IntroText.js

This file was deleted.

Loading

0 comments on commit 15f7b49

Please sign in to comment.