An open API service indexing awesome lists of open source software.

https://github.com/hansemannn/titanium-slack-text-view-controller

Use the awesome (!) Slack TextViewController in Titanium!
https://github.com/hansemannn/titanium-slack-text-view-controller

javascript native slack titanium

Last synced: 10 months ago
JSON representation

Use the awesome (!) Slack TextViewController in Titanium!

Awesome Lists containing this project

README

          

# Slack TextViewController in Titanium

Use the **awesome** [SlackTextViewController](https://github.com/slackhq/SlackTextViewController) in Titanium!

![Demo Gif](screenshots/slacktextviewcontroller_demo.gif)

> Warning! This module is highly work in progress and not ready for any productional use. Help making it stable by contributing
new API's and functionalities from the native Library to this bridge.

## Requirements
- [x] Titanium SDK 6.3.0 or later

## API's

### Methods

#### `showTextViewDialog(args)`
- (No arguments handled so far)

## Build
```js
appc run -p ios --build-only
```

## License

MIT

## Author

Hans Knöchel