UNPKG

react-native-embryo

Version:

- [x] Bugfree Xcode & Android setups for multiple build flavors - [x] [React Native Navigation](https://github.com/wix/react-native-navigation) - [x] [MobX](https://github.com/mobxjs/mobx) - [x] Friendly exception handling (no crash :dizzy_face:) - [x] Ce

19 lines (17 loc) 511 B
<?xml version="1.0" encoding="utf-8"?> <merge xmlns:android="http://schemas.android.com/apk/res/android" > <TextView android:id="@+id/fps_text" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="3dp" android:background="#a4141823" android:gravity="right" android:layout_gravity="top|right" android:padding="3dp" android:textColor="@android:color/white" android:textSize="11sp" /> </merge>