Curious to see Instant in action? Here are some common apps to give you a sense on how to build with Instant.
~400 lines of code
A real-time chat app showing the basics of using React Native with InstantDB.
In this tutorial, Beto walks through how to set up InstantDB in a React Native project, define a schema, write queries and transactions, and build a fully functional chat experience with instant syncing across devices.
A real-time chat app showing the basics of using React Native with InstantDB.
In this tutorial, Beto walks through how to set up InstantDB in a React Native project, define a schema, write queries and transactions, and build a fully functional chat experience with instant syncing across devices.
~500 lines of code
A mobile app that builds other mobile apps!
In this tutorial, Simon builds on core InstantDB concepts and shows how to use Storage for uploading assets and the Platform API for programmatically spinning up databases.
A mobile app that builds other mobile apps!
In this tutorial, Simon builds on core InstantDB concepts and shows how to use Storage for uploading assets and the Platform API for programmatically spinning up databases.
~2000 lines of code
A multiplayer brain game live in the App Store.
Based on the stroop effect, players have to quickly identify the color of the word being shown, which can be different from the word itself. The game uses presence and permission features to create a competitive multiplayer experience!
A multiplayer brain game live in the App Store.
Based on the stroop effect, players have to quickly identify the color of the word being shown, which can be different from the word itself. The game uses presence and permission features to create a competitive multiplayer experience!