This website requires JavaScript.
Explore
Help
Sign In
status-im
/
react-native-fast-image
Watch
1
Star
0
Fork
0
mirror of
https://github.com/status-im/react-native-fast-image.git
synced
2026-08-31 13:51:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
remove-static-properties
react-native-fast-image
/
ReactNativeFastImageExample
/
__tests__
/
App-test.tsx
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
10 lines
88 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
chore: Convert example to TypeScript (
#648
)
2020-03-12 02:27:37 -04:00
/**
* @format
*/
export
const
_
=
0
it
(
'adds'
,
()
=>
{
expect
(
2
+
2
).
toBe
(
4
)
})
Reference in New Issue
Copy Permalink