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
  1. Upgrade docsaurus from 2.0.0-beta.14 to 2.0.0-beta.16:
  2. Add sidebars for: intro and api
    • move intro and associated folders into 'intro'
    • add 'api' folder and types and api files inside it
  3. Set up sidebars for intro (as Documentation) and api (as API Reference)

Closes: #112