Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 493 Bytes

File metadata and controls

10 lines (7 loc) · 493 Bytes
sidebar_position 1
slug /

macOS API Reference

Welcome to the React Native macOS API reference documentation. This section covers macOS-specific props and events that extend the standard React Native components.

Most of the additional functionality out of React Native macOS directly is in the form of additional props and callback events implemented on <View>, to provide macOS and desktop specific behavior. We also have some additional APIs, like platform specific colors.