The goal of react-native-currency-input is to offer a simple and effective way to handle number inputs with custom format, usually a currency input, but it can be used for any number input case.
The adapter supports custom load context via the getLoadContext function. The load context is passed to your React Router loaders and actions. When using the adapter with Azure Functions, you need to ...