Skip to content

Commit

Permalink
fix: Importing ReactApplicationContext
Browse files Browse the repository at this point in the history
  • Loading branch information
UriMiranda committed May 13, 2021
1 parent b393ccd commit 1b96d06
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import com.facebook.react.bridge.NativeModule;
import com.facebook.react.bridge.ReactContextBaseJavaModule;
import com.facebook.react.bridge.ReactMethod;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.module.annotations.ReactModule;

import androidx.annotation.NonNull;
Expand Down

0 comments on commit 1b96d06

Please sign in to comment.