Folo/packages/models
Innei 66f97c0057
feat(rn): implements discover page (#2385)
* feat: pan

Signed-off-by: Innei <tukon479@gmail.com>

* fix: scroll to letter

Signed-off-by: Innei <i@innei.in>

* fix: sidebar navigation

Signed-off-by: Innei <i@innei.in>

* feat: add models and constants to mobile app, update tab view and recommendations

- Added '@follow/models' and '@follow/constants' as workspace dependencies in pnpm-lock.yaml and package.json.
- Updated TabView component to use Pressable instead of TouchableOpacity for better interaction.
- Enhanced Recommendations component to utilize RSSHubCategoryCopyMap for tab names.
- Refactored data handling in Recommendations to include RSSHubRouteDeclaration.
- Updated ItemRenderer to display RecommendationCard for items.
- Minor style adjustments in header actions and view tab components for improved UI consistency.

Signed-off-by: Innei <i@innei.in>

* feat: enhance RecommendationCard with grid layout for routes

- Added Grid component to display routes in a two-column layout.
- Introduced TouchableOpacity for route items to improve user interaction.
- Adjusted styles for better responsiveness and visual appeal.

Signed-off-by: Innei <i@innei.in>

* init rsshub form

Signed-off-by: Innei <tukon479@gmail.com>

---------

Signed-off-by: Innei <tukon479@gmail.com>
Signed-off-by: Innei <i@innei.in>
2024-12-31 12:51:21 +08:00
..
src feat(rn): implements discover page (#2385) 2024-12-31 12:51:21 +08:00
package.json feat(rn): implements discover page (#2385) 2024-12-31 12:51:21 +08:00
tsconfig.json refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00