diff --git a/._.DS_Store b/._.DS_Store new file mode 100644 index 00000000..a5b28df1 Binary files /dev/null and b/._.DS_Store differ diff --git a/README.md b/README.md index 2b26e10e..7e2798a2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ A [PJSIP](http://www.pjsip.org/) module for React Native. First of all you have to initialize module to be able to work with it. There are some interesting moment in initialization. -When application goes to background, PJSIP module is still working and able to receive calls, but your javascipt is totally suspended. +When application goes to background, PJSIP module is still working and able to receive calls, but your javascript is totally suspended. When User open your application, javascript start to work and now your js application need to know what status have your account or may be you have pending incoming call. So thats why first step should call start method for pjsip module. diff --git a/ios/._.DS_Store b/ios/._.DS_Store new file mode 100644 index 00000000..a5b28df1 Binary files /dev/null and b/ios/._.DS_Store differ