GertjanReynaert / react-native-device

A UIDevice class wrapper for React Native
179 stars 34 forks source link

Add minimalist .xcodeproj so rnpm finds DeviceUtil.{h,m} #24

Open peritus opened 8 years ago

peritus commented 8 years ago

Fixes #23

dannolan commented 8 years ago

+1

GertjanReynaert commented 8 years ago

@peritus Is this pr still valid for the current React Native version?

peritus commented 8 years ago

@GertjanReynaert I have no idea. I can rebase and test, there shouldn't be any dependencies on the react-native version, if you ask me.

GertjanReynaert commented 8 years ago

@peritus I'm just asking because I'm not that familiar anymore with React Native. Since adding RNPM support is a pretty frequently requested feature, and this would enable RNPM, I would like to get this merged.

So if you could just validate that this works, then I'll merge it.