remove ReactFragmentActivity#30331
Conversation
Base commit: 017bc91 |
Base commit: 017bc91 |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@fkgozali has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
Actually, I just checked, we're still using this internally for other reasons. We could move it to just internal technically, but let's revisit a bit later? |
Nevermind, the removed file was just an empty abstract subclass of ReactActivity, so I updated our internal callsites. |
|
This pull request was successfully merged by @dulmandakh in 2798e71. When will my fix make it into a release? | Upcoming Releases |
Summary
Remove ReactFragmentActivity class, which was deprecated at least since 0.58.
Changelog
[Android] [Changed] - remove ReactFragmentActivity class.
Test Plan