UNPKG
@duell10111/react-native-image-keyboard
Version:
latest (2.1.3)
next (2.2.0)
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
Enables clipboard image pasting and GIFs from TextInput.
Duell10111/react-native-image-keyboard
@duell10111/react-native-image-keyboard
/
renovate.json
15 lines
(14 loc)
•
304 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"extends"
:
[
"config:base"
,
":dependencyDashboard"
,
":rebaseStalePrs"
,
":enableVulnerabilityAlertsWithLabel('security')"
,
"group:allNonMajor"
,
"group:test"
,
"group:linters"
,
"group:reactMonorepo"
,
"group:react-navigationMonorepo"
,
"group:babelMonorepo"
]
}