mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-18 21:00:38 +08:00
feat: project init
This commit is contained in:
@@ -114,7 +114,7 @@ export default function TestConsole({visible}) {
|
||||
onPress={() => {
|
||||
NativeTestMethod[i].invoke();
|
||||
}}
|
||||
style={{width: 10, height: 10, backgroundColor: 'red'}}
|
||||
style={{width: 10, height: 10}}
|
||||
/>,
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user