NASA's Picture of the Day app with React Native
Here is a small React Native demo application displaying NASA's Picture of the Day, from Thiago Campezzi.
It makes use of fetch networking API of React Native to retrieve the NASA's Astronomy Picture of the Day through its API.
Check react-native-spacepics on GitHub.