template_0205
This commit is contained in:
9
RN_TEMPLATE/app/devtools/ReactotronClient.ts
Normal file
9
RN_TEMPLATE/app/devtools/ReactotronClient.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* This file is loaded in React Native and exports the RN version
|
||||
* of Reactotron's client.
|
||||
*
|
||||
* Web is loaded from ReactotronClient.web.ts.
|
||||
*/
|
||||
import Reactotron from "reactotron-react-native"
|
||||
|
||||
export { Reactotron }
|
||||
Reference in New Issue
Block a user