Ecosystem

Libraries with only one philosophy

Explore the open-source RUNILIB ecosystem for React and React Native. Every package comes with installation guides, API reference and real-world TypeScript examples built for web and mobile.

Available ยท 2 libraries
๐Ÿ’ฌ
react-walkit
1.0.3
Stable
โ€ฆ/wk
Cross-platform product tours, onboarding flows and tooltips

Build product tours, user onboarding walkthroughs, feature discovery flows and tooltips with the same API on React web and React Native. Includes spotlight overlays, customizable popovers, analytics hooks and programmatic control.

Product toursUser onboardingTooltipsFeature discoverySpotlight
  • โ†’WalkitProvider + WalkitStep for React web and React Native
  • โ†’SVG / react-native-svg spotlight with padding, radius and overlay overrides
  • โ†’Popover presets for onboarding tours, product walkthroughs and guided steps
  • โ†’Custom popover via renderPopover or themed defaults
  • โ†’Programmatic control with useWalkit (start/stop/next/goTo)
  • +5 more features
npm install @runilib/react-walkit
๐Ÿ“‹
react-formbridge
1.0.2
Stable
โ€ฆ/wk
Schema-driven form builder for React and React Native

Build schema-driven forms for React and React Native with TypeScript. Define one shared schema, then generate fields, validation, form state, multi-step flows and UI patterns for web and mobile.

Form builderSchema-driven formsValidationReact Native formsTypeScript
  • โ†’useFormBridge() returns Form, fields and typed state for web and mobile
  • โ†’Reactive form validation with sync + async validators
  • โ†’Remote select options with useAsyncOptions()
  • โ†’field.phone() with built-in country selector
  • โ†’Masks, OTP, password strength and file upload
  • +5 more features
npm install @runilib/react-formbridge