Second Brain Expo is a WIP built with React Native and Expo, designed to serve as your digital second brain.
-
Clone the repository:
git clone https://github.com/yourusername/second-brain-expo.git cd second-brain-expo
-
Install dependencies:
yarn install
or
npm install
-
Start the Expo development server:
yarn start
or
npm start
-
Use the Expo Go app on your iOS or Android device to scan the QR code from your terminal to load the app.
- WIP
- This project uses the Reanimated 2 library. Make sure to follow the installation instructions carefully.
Contributions, issues, and feature requests are welcome! Feel free to check issues page.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.