Mobile | Sun Jul 14 20243,891 views

Notion Clone

Hi there!

This video will cover topics including recursive navigation with Expo Router, local-first data management, drag and drop sorting for Notion files, creating a Prisma schema, using Prisma ORM with Expo, handling Markdown support, and more, with a future second part planned to integrate the Prisma sync engine for additional features.

🧙‍♂️ Want to become a master in React Native? Check the React Native Course

Also, don't forget to explore the React with TypeScript Course, where we master TypeScript, handle payments, and deploy scalable applications. Learn more

Dependencies

npx expo install @expensify/react-native-live-markdown
npx expo install @expo/react-native-action-sheet
npx expo install @prisma/client
npx expo install @prisma/react-native
npx expo install react-native-quick-base64
npx expo install expo-linear-gradient
npx expo install react-native-draggable-flatlist
Youtube GitHubDownload as Zip

Go back to Projects