Files
iNaturalistReactNative/src/sharedHooks
Johannes Klein dbf46f121b Reuse FollowersList as layout for news/journal screen (#3625)
* Copy FollowersList into Journal

* Add new screen

* Send user login and number of posts as nav params

* Add button to nav to journal posts on user profile

* Remove everything not needed from FollowersList setup

* Add subtitle string

* Update strings.ftl

* Add navigation type

* Rename const

* Add button to Journal to ProjectDetails

* Add comment

* Set project name as title

* Refactor News item into menua array and nav to Journal

* Update route params type

* Fallback to News as title

* Remove News from navigator

* Move News code into Journal, simply move children

* Replace "News" with "Blog"

* Update strings.ftl
2026-05-16 00:09:20 +02:00
..