From 871a47b3ee3c755c2961d8eb1d754c3a95d650b7 Mon Sep 17 00:00:00 2001 From: Jason Safaiyeh Date: Wed, 12 Feb 2020 16:36:09 -0800 Subject: [PATCH] docs(README): Updates on Expo Support (#32) * Updates on Expo Support --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 893d2b2..9e4c6f7 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ This module was ported from [joeferraro/react-native-cookies](https://github.com ## Platforms Supported - [x] iOS - [x] Android +- [ ] Expo (https://github.com/react-native-community/cookies/issues/17) -Currently lacking support for Windows, Web, and Expo. Support for these platforms will be created when there is a need for them. Starts with a posted issue. +Currently lacking support for Windows, macOS, and web. Support for these platforms will be created when there is a need for them. Starts with a posted issue. ## Installation