A native module is an Objective-C class that implements the RCTBridgeModule protocol . Next up, let’s start implementing the native module. Create the corresponding implementation file, RCTCalendarModule.m , in the same folder and include the following content: // RCTCalendarModule.m.19 Oca 2022