React with Native

Bringing together React and React Native

GitHub

README

React with native form inputs

react-with-native-form-inputs (

OperationClassification

TODO: Ensure embedding this will embed the actual docs in my markdown renderer. I guess it might already do so!

TODO: It would be great to learn more about this topic and see if I can make more cross-environment packages. A great use case would be to create a wrapper around the current fs-orm to enable using it at the frontend too.

OperationClassification ui-cjs)

Api reference
<SelectInput />
Input
-
OutputJSX.Element
📄 SelectInput (exported const)
<ToggleInput />
Input
-
OutputJSX.Element
📄 ToggleInput (exported const)
<SelectMultipleInput />
Input
-
OutputJSX.Element
📄 SelectMultipleInput (exported const)
<NumberInput />
Input
-
OutputJSX.Element
<PasswordInput />
Input
-
OutputJSX.Element
<TextInput />
Input
-
OutputJSX.Element
📄 NumberInput (exported const)
📄 PasswordInput (exported const)
📄 TextInput (exported const)
Internal
Show internal (25)
castToNumber()
Input
-
Output{ }
<DateInput />

CSS Modules, react-datepicker-cssmodules.css

Input
-
OutputJSX.Element
<DatetimeInput />
Input
-
OutputJSX.Element
<FileInput />

import Icon from "./icon.svg";

Input
-
OutputJSX.Element
isNumber()
Input
-
Output{ }
<LabelsInput />
Input
-
OutputJSX.Element
<MapInput />
Input
-
OutputJSX.Element
<PhoneInput />
Input
-
OutputJSX.Element
<StarsInput />
Input
-
OutputJSX.Element
<TextAreaInput />
Input
-
OutputJSX.Element
<TimeInput />

CSS Modules, react-datepicker-cssmodules.css

Input
-
OutputJSX.Element
🔹 MapLocation

Properties:

NameTypeDescription
latitudenumber
longitudenumber
zoomnumber
🔹 Suggestion

Properties:

NameTypeDescription
bboxarray
centerarray
idstring
place_namestring
place_typearray
textstring
🔹 ViewPort

Properties:

NameTypeDescription
widthstring
heightstring
latitudenumber
longitudenumber
zoomnumber
📄 castToNumber (exported const)
📄 DateInput (exported const)
📄 DatetimeInput (exported const)
📄 FileInput (exported const)
📄 isNumber (exported const)
📄 LabelsInput (exported const)
📄 MapInput (exported const)
📄 PhoneInput (exported const)
📄 StarsInput (exported const)
📄 TextAreaInput (exported const)
📄 TimeInput (exported const)