issues
search
TheWidlarzGroup
/
react-native-notificated
⚡️React Native toast notifications
https://thewidlarzgroup.github.io/react-native-notificated/
MIT License
386
stars
22
forks
source link
docs: set up docsaurus for API reference docs and add content
#113
Closed
PdoubleU
closed
2 years ago
PdoubleU
commented
2 years ago
Upgrade docsaurus from 2.0.0-beta.14 to 2.0.0-beta.16:
new version fixes a bug regarding to items type (docsaurus.config.js), here more comments on that:
https://github.com/facebook/docusaurus/pull/6599
Add sidebars for: intro and api
move intro and associated folders into 'intro'
add 'api' folder and types and api files inside it
Set up sidebars for intro (as Documentation) and api (as API Reference)
Closes: #112
Closes: #112