RealOrangeOne/react-native-mock

Mock for i18nManager

Open

#134 建立於 2017年5月22日

在 GitHub 查看
 (3 留言) (2 反應) (0 負責人)JavaScript (151 fork)github user discovery
BugMockhelp wanted

倉庫指標

Star
 (567 star)
PR 合併指標
 (PR 指標待抓取)

描述

Hello, I'd like to add a suggestion to create a mock for React.i18nManager.

My team ran into an issue where an OSS module was referring it and failed to build during the test runner setup process. Our workaround is to import react-native-mock in the runner setup script and assign a i18nManager mock. However, it would be nice if react-native-mock supported it out of the box.

貢獻者指南