2024 Roadmap and Planning
This Roadmap is a living document and will continue to evolve. We have no dedicated timelines and work on the following initiatives as best we can. Any and all community support is welcome!
Modernize Tooling
Update Typescript types to use inferred types and generics ✅
Documentation
Update docs to fit in with NF branding ✅
Add documentation for modules: ✅
core ✅
react-native ✅
forms ✅
lists ✅
extras ✅
Mono Repo and Modules
Convert the repository into a mono repo with yarn workspaces ✅
Break out code into packages: ✅
core ✅
react-native ✅
forms ✅
lists ✅
extras ✅
Ensure all dependencies are resolved for packages ✅
Release alpha version of packages to npm under namespace @react-native-ama ✅
Automate package release from Github ✅
- Update tests to work from root
- Continued package fixes from submitted issues 🟨
Example Apps
Create a shared package of components to be used by example apps ✅
Setup an epo example app to run in a mono-repo ✅
Setup a bare react native app to run in a mono-repo ✅
Connect example apps to shared component code ✅
- Add more examples: 🟨
Lists ✅
Animations ✅
UseReanimatedAnimationBuilder ✅
UseAnimationDuration ✅
- Extras
Further Project Development
Add Carousel to extras package ✅
src code ✅
documentation ✅
example to example apps ✅
2024 Roadmap and Planning
This Roadmap is a living document and will continue to evolve. We have no dedicated timelines and work on the following initiatives as best we can. Any and all community support is welcome!
Modernize Tooling
Update Typescript types to use inferred types and generics✅Documentation
Update docs to fit in with NF branding✅Add documentation for modules:✅core✅react-native✅forms✅lists✅extras✅Mono Repo and Modules
Convert the repository into a mono repo with yarn workspaces✅Break out code into packages:✅core✅react-native✅forms✅lists✅extras✅Ensure all dependencies are resolved for packages✅Release alpha version of packages to npm under namespace @react-native-ama✅Automate package release from Github✅Example Apps
Create a shared package of components to be used by example apps✅Setup an epo example app to run in a mono-repo✅Setup a bare react native app to run in a mono-repo✅Connect example apps to shared component code✅Lists✅SwitchListItemAnimations✅UseReanimatedAnimationBuilder✅UseAnimationDuration✅Further Project Development
Add Carousel to extras package✅src code✅documentation✅example to example apps✅