Mike
Mike
Unfortunately, according to http://stackoverflow.com/a/30846293 this is disabled on Facebook side. Having said so, this issue can be closed.
I think class properties are turned on by default in latest React - I am using them without rc stuff
Please upgrade your React to latest version as 0.13 is really old and the errors will be gone. Also - @Kureev you are pasting Babel 6 config, React 0.13 was...
@Taakn, what is react-native version you are using? My guess is that you are not using the most recent version because **latest React Native supports class properties by default**, see...
Well, what's your expected behaviour? I would say that should be truncated on your side with e.g. `title.substring(0,10)` etc. if you are not sure about the length. On the other...
@ex/navigator truncates, so I think we could also
Related https://github.com/Tap-Payments/gosellSDK-ReactNative/issues/43