I using react-native. When I implement native module, it pops up errors window all the place like "The import android cannot be resolved (Java)" when I import something like android.widget.Toast.The code still run well but it cause very hard for me to developed. Any tips?
↧