-
https://crisp.im/blog/why-you-should-never-use-firebase-realtime-database/
-
`Chat` クラスを使用したサンプル(`irb.rb`など)の起動時メッセージの表示が iPad で崩れるようです。
- iPhone
![iPhone](http://cl.ly/3I2B3N1v3G33/screenshot_iphone.png)
- iPad
![iPad](http://cl.ly/1d2T0c2o0W18/screenshot_ipad.png)
-
I'm noticing that the messages can get a little too crowded in case of a group message.
Is there a way to change the gap height between messages?
Even if there was a workaround I could use without me…
-
can we make the touch areas bigger on small screens?
n8fr8 updated
7 years ago
-
I'm getting following error when I build the project.
Ld /Users/kpmd/Library/Developer/Xcode/DerivedData/XMPPCHAT-ahymopwtsevkytdbbxztakjpelaf/Build/Products/Debug-iphonesimulator/XMPPCHAT.app/XMPPCH…
-
```
pod install
Analyzing dependencies
Pre-downloading: `ParkedTextField` from `https://github.com/gmertk/ParkedTextField.git`, tag `1.0.0`
Pre-downloading: `SQLCipher` from `https://github.com/C…
-
Run this commend :
pod install
I had got this error :
-------------------------------------
Analyzing dependencies
Pre-downloading: `ParkedTextField` from `https://github.com/gmertk/Parke…
-
Hey @ninjinkun, this is a great library but I have noticed that you are not merging pull requests any more.
Perhaps you can add other maintainers who can merge them? :)
-
`It is necessary to specify the platform in the Podfile if not integrating.`
```
use_frameworks!
plugin 'cocoapods-acknowledgements'
plugin 'cocoapods-rome'
abstract_target 'SupCore' do
#Functio…
-
Hi. What a great library !
I just integrated it in JSQMessagesViewController that I ported to Xamarin and everything is great. However, when I integrated MTZRadialMenu as a view inside RightBarContai…