diff --git a/Readme.MD b/Readme.MD index 4755c9c483..10864ad82f 100644 --- a/Readme.MD +++ b/Readme.MD @@ -760,6 +760,15 @@ import { FormLabel, FormInput } from 'react-native-elements' | labelStyle | none | object (style) | additional label styling (optional) | | fontFamily | System font bold (iOS), Roboto-Bold (android) | string | specify different font family | +#### Using FormInput refs + +``` + +``` ## Card