UNPKG
@nozbe/microfuzz
Version:
latest (1.0.0)
next (0.1.5)
1.0.0
0.1.5
A tiny, simple, fast fuzzy search library
github.com/Nozbe/microfuzz
Nozbe/microfuzz
@nozbe/microfuzz
/
src
/
react
/
Highlight
/
platform.native.js
6 lines
(4 loc)
•
148 B
JavaScript
View Raw
1
2
3
4
5
6
// @flow
// $FlowFixMe[cannot-resolve-module]
import
{
Text
}
from
'react-native'
export
const
TextElement
:
string
|
React
$ComponentType<*> =
Text