react-native-form-container
Advanced tools
+1
-1
| { | ||
| "name": "react-native-form-container", | ||
| "version": "1.0.44", | ||
| "version": "1.0.45", | ||
| "description": "A form container component for React Native", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -33,3 +33,4 @@ import React, { ReactNode, useCallback, useEffect, useState } from "react"; | ||
| childProps?.value, | ||
| childProps?.passwordOptions | ||
| childProps?.passwordOptions, | ||
| childProps?.pattern | ||
| ); | ||
@@ -36,0 +37,0 @@ if (!result) { |
24215
0.14%489
0.2%