Open Issues Need Help
View All on GitHub Update the splash screen. about 2 months ago
enhancement good first issue
Update the settings screen. 3 months ago
AI Summary: Implement a settings screen for the React Native API testing app, Postdroid, based on a provided Figma design file. This involves translating the Figma design into React Native code, ensuring it integrates seamlessly with the existing app.
Complexity:
3/5
enhancement good first issue
Prevent content to flow to bottom edge. 4 months ago
AI Summary: Prevent the app's content, specifically the navigation bar, from overlapping with the operating system's navigation bar in a React Native application. This likely involves adjusting padding or margins within the app's layout to account for the OS navigation bar's height.
Complexity:
2/5
bug good first issue