Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rn-note

Notes app built with react native, currently available for both ios and android.

roadmap

  • real-time sync
  • offline first
  • rich text support
  • dark mode
  • attachment support
  • orgnization method
  • full-text search
  • ai-powered search
  • ...

dev scripts

  • install dependencies

    yarn
  • dev with expo go

    yarn start
    yarn start --clear -c # clear cache

    For more details, see instructions in the terminal.

  • build android apk (within dev client) and install

    yarn android
  • build android apk (release ) and install

    yarn android:release
  • generate pocketbase types

    yarn codegen

notice

  • It is recommended to use physical devices for testing, as the app may not work properly in the simulator.
  • Make sure EXPO_PUBLIC_PB_URL is set correctly in .env

About

(frontend) An offline first AI-powered note taking app, supporting realtime synchronization. You can do vector search or talk to LLM about your notes.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages