Easyteam Embedded
GuidesAPIWhite-Label UIs
GuidesAPIWhite-Label UIs
  1. Integration
  • Integration
    • Easyteam Components
    • iframe Components
    • React Web Components
    • React Native Components
  • Component Reference
    • Time Clock Reference
    • Employees List Reference
    • Timesheets Reference
    • Shift Form Reference
    • Shift Notes Reference
    • Weekly Schedules Reference
    • Agenda Schedule Reference
    • Time Off Policies Settings Reference
    • Time Off Single Policy Reference
    • Organization Settings Reference
  • Themes
    • UI Customization
  1. Integration

React Native Components

The React Native SDK enables you to add comprehensive workforce management features into your mobile application with native performance.

Getting Started#

Using React Native components gives you complete control over the mobile interface while maintaining full functionality across iOS and Android platforms.
Install the React Native components package:

Basic Implementation#

Wrap your application with the EasyTeam provider:

Render Components#

Time Clock
Timesheets

Event Handling#

Subscribe to component events in your native application:

Styling and Theming#

Refer to Theming for styling options.

Props Reference#

Each component accepts platform-specific props for configuration. See each component's reference page for detailed documentation.

Next Steps#

1.
Review Platform Requirements for iOS and Android and test using a Sandbox environment
2.
Explore React Native Components
3.
Read more about Mobile SDK Integration
đź’ˇ
Ready to test the Easyteam SDK? Chat with our technical team for assistance.
Modified at 2025-03-22 23:50:58
Previous
React Web Components
Next
Time Clock Reference