This repository has been archived by the owner on Jan 30, 2025. It is now read-only.
update readme and package.json #19
Annotations
7 errors and 3 warnings
example/src/App.tsx#L4
Cannot find module 'react-native-improved' or its corresponding type declarations.
|
src/index.tsx#L1
Could not find a declaration file for module 'react-native/Libraries/Renderer/shims/createReactNativeComponentClass'. '/home/runner/work/react-native-improved/react-native-improved/node_modules/react-native/Libraries/Renderer/shims/createReactNativeComponentClass.js' implicitly has an 'any' type.
|
src/index.tsx#L2
Could not find a declaration file for module 'react-native/Libraries/NativeComponent/ViewConfig'. '/home/runner/work/react-native-improved/react-native-improved/node_modules/react-native/Libraries/NativeComponent/ViewConfig.js' implicitly has an 'any' type.
|
src/index.tsx#L42
Parameter 'props' implicitly has an 'any' type.
|
src/index.tsx#L45
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
src/index.tsx#L47
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
|
src/index.tsx#L44
Expected '===' and instead saw '=='
|
src/index.tsx#L45
'React' must be in scope when using JSX
|
src/index.tsx#L47
'React' must be in scope when using JSX
|
The logs for this run have expired and are no longer available.
Loading