Rocket.Chat.ReactNative/app
Diego Mello f61a57bb30 New markdown (#306)
Our current markdown is causing a lot of issues on Android devices, since it wraps everything inside a Text component.
On Android, Text doesn't support View as a child.
This PR adds react-native-markdown-renderer, that uses View as wrapper and may be better.
2018-05-29 14:09:20 -03:00
..
actions [NEW] Broadcast channels (#301) 2018-05-24 17:17:45 -03:00
animations Workaround for RN 0.54 on iOS (#246) 2018-03-06 14:40:44 -03:00
constants Beta (#265) 2018-04-24 17:08:17 -03:00
containers New markdown (#306) 2018-05-29 14:09:20 -03:00
lib [NEW] Broadcast channels (#301) 2018-05-24 17:17:45 -03:00
nativeModules Open link in customTabs on Android. (#168) 2017-12-28 15:40:10 -02:00
presentation New markdown (#306) 2018-05-29 14:09:20 -03:00
reducers Deep linking fix and more (#294) 2018-05-18 14:55:08 -03:00
sagas New markdown (#306) 2018-05-29 14:09:20 -03:00
static/images Beta (#265) 2018-04-24 17:08:17 -03:00
utils RoomsListView re-render (#304) 2018-05-24 17:17:00 -03:00
views [NEW] Broadcast channels (#301) 2018-05-24 17:17:45 -03:00
ReactotronConfig.js RoomsListView re-render (#304) 2018-05-24 17:17:00 -03:00
emojis.js Reactions (#214) 2018-01-30 17:48:26 -02:00
icons.json [FIX] messagebox growing width and icons (#130) 2017-12-08 17:36:03 -02:00
index.js [NEW] Changed navigation library to react-navigation. (#41) 2017-09-21 14:08:00 -03:00
push.js Fix push for iOS 2018-02-06 16:21:35 -02:00