IsaiahSavage / faithlink-mvp

Repository for my MVNU Honors Project.
Other
3 stars 0 forks source link

Content Creation Page #32

Closed IsaiahSavage closed 8 months ago

IsaiahSavage commented 8 months ago

Content creation page accessible from the ResourcesStack (specifically the default ResourcesScreen)

Should be accessible by group leaders only

Two potential implementations:

  1. Simple form, allowing for the submission of a title and a multiline text block
  2. Full rich-text editor using a package like react-native-pell-rich-editor

Requires:

IsaiahSavage commented 8 months ago

For the purposes of staying within our time/scope limits, the simple form implementation may be our best option for the time being.

IsaiahSavage commented 8 months ago

Closed by #34