binggg / mrn

Material React Native (MRN) - A Material Design style React Native component library.
http://mrn.js.org
1.73k stars 109 forks source link

Fonts causes app stop working on iOS #23

Open lenaten opened 8 years ago

lenaten commented 8 years ago

The xCode logs:

[RCTConvert.m:635] Unrecognized font family 'Roboto,Noto,sans-serif'
[RCTConvert.m:635] Unrecognized font family 'Material Design Icons'
binggg commented 8 years ago

Sorry.I didn't have the plan to support iOS. If you want, you can see the doc of react-native-vector-icons 0.8.5 about iOS setting.

lenaten commented 8 years ago

I don't try to use mrn's components in iOS, just to start the app. It's very important to keep the cross platform ability.

binggg commented 8 years ago

okay...I will improve it.

lenaten commented 8 years ago

Thanks!

faceyspacey commented 8 years ago

would love iOS support too. I'm really quite puzzled why iOS is an afterthought and not a top priority. I'd use this right now if it was.

Most developers are starting with iOS apps and most developers have the goal of building an app for both platforms. This could be great, but I can't see that happening without iOS support. Material design doesn't have to be an Android-only thing. There must be a simple solution for iOS, even if a different font was ultimately used.

acoroian commented 7 years ago

Would love ios as well.

jjzazuet commented 7 years ago

Same here. Thanks!