Class and Description |
---|
com.facebook.react.ReactFragmentActivity
ReactFragmentActivity will be removed in 0.57 release.
Use
ReactActivity instead. |
Constructor and Description |
---|
com.facebook.react.views.text.ReactTextUpdate(Spannable, int, boolean, float, float, float, float, int)
Use a non-deprecated constructor for ReactTextUpdate instead. This one remains
because it's being used by a unit test that isn't currently open source.
|