At first, you should be able to understand the basics of flex styles.
Small list of tutorials in no particular order:
- https://facebook.github.io/react-native/docs/flexbox.html
- https://code.tutsplus.com/tutorials/get-started-with-layouts-in-react-native–cms-27418
- http://www.reactnativeexpress.com/flexbox
Really, you don’t need much else, only exercise.
However, if you’re not looking for propositive ideas to enhance your react-native understanding, but you just need somebody who can get the work done, I would suggest you either a freelance developer, or some serius guys in the react-native world such as the ones at Callstack or Geeky Ants.
Stackoverflow is a great place for asking help with hideous bugs of which the whole community may benefit, but it just isn’t a place where to ask somebody to do the hard work for you 🙂
solved How to design screen React native for IOS?